Skip to content

Fix/unicode quotes#17

Merged
mabaumgartner merged 4 commits into
mainfrom
fix/unicode-quotes
May 28, 2025
Merged

Fix/unicode quotes#17
mabaumgartner merged 4 commits into
mainfrom
fix/unicode-quotes

Conversation

@mabaumgartner
Copy link
Copy Markdown
Contributor

[1.1.5] - 2024-05-23

Changed

  • Removed a previous v1.1.1 fix in Send-SplunkHECEvent.ps1 to address a case where Splunk was treating unicode quotation characters as U+0022. PowerShell escapes U+0022 with ConvertTo-Json. This change removes the escapes of the unicode quote characters since this now causes an error. Splunk must have resolved this bug and therefore the pervious fix was preventing some events from being accepted by the HEC endpoint.
  • Update GitHub actions for checkout and pr-reviews-reminder-action workflows.
  • README.md - update the end of support to November 2026 to align with PowerShell 7.4

@mabaumgartner mabaumgartner merged commit efdc84a into main May 28, 2025
3 checks passed
@mabaumgartner mabaumgartner deleted the fix/unicode-quotes branch May 28, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants